SyReportQueue 
Logical Entity Name  SyReportQueue 
Default Table Name  SyReportQueue 
Physical Only  NO 
Definition 
 
Note 
 

SyReportQueue Columns 
ColumnName  Domain  Datatype  NULL  Definition 
SyReportID    int  NO 
 
SyStaffID    int  NO 
 
Status    char(1)  NO 
 
WhereClause    text  NO 
 
ReportOptions    text  NO 
 
ReportOutput    image  YES 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
UserID    int  NO 
 
SyReportQueueID(PK)    int  NO 
 
ts    timestamp  NO 
 

SyReportQueue Primary and Unique Keys 
Key Name  Key Type  Keys 
SyReportQueue_SyReportQueueID_U_C_IDX  PrimaryKey  SyReportQueueID 

SyReportQueue Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

SyReportQueue Check Constraints 
Check Constraint Name  CheckConstraint